﻿2026-06-02T10:15:16.5872519Z ##[group]Run actions/checkout@v4
2026-06-02T10:15:16.5874164Z with:
2026-06-02T10:15:16.5874973Z   repository: SaberMage/spt-core
2026-06-02T10:15:16.5883212Z   token: ***
2026-06-02T10:15:16.5884110Z   ssh-strict: true
2026-06-02T10:15:16.5884896Z   ssh-user: git
2026-06-02T10:15:16.5885701Z   persist-credentials: true
2026-06-02T10:15:16.5886585Z   clean: true
2026-06-02T10:15:16.5887395Z   sparse-checkout-cone-mode: true
2026-06-02T10:15:16.5888327Z   fetch-depth: 1
2026-06-02T10:15:16.5889095Z   fetch-tags: false
2026-06-02T10:15:16.5889905Z   show-progress: true
2026-06-02T10:15:16.5890710Z   lfs: false
2026-06-02T10:15:16.5891463Z   submodules: false
2026-06-02T10:15:16.5892271Z   set-safe-directory: true
2026-06-02T10:15:16.5893412Z ##[endgroup]
2026-06-02T10:15:17.2413693Z Syncing repository: SaberMage/spt-core
2026-06-02T10:15:17.2415877Z ##[group]Getting Git version info
2026-06-02T10:15:17.2416864Z Working directory is 'D:\a\spt-core\spt-core'
2026-06-02T10:15:17.2418083Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-06-02T10:15:17.3142412Z git version 2.54.0.windows.1
2026-06-02T10:15:18.3136211Z ##[endgroup]
2026-06-02T10:15:18.3142018Z Temporarily overriding HOME='D:\a\_temp\a501249f-819e-497e-b9cd-c07f8a972404' before making global git config changes
2026-06-02T10:15:18.3143546Z Adding repository directory to the temporary git global config as a safe directory
2026-06-02T10:15:18.3144497Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\spt-core\spt-core
2026-06-02T10:15:18.3146148Z Deleting the contents of 'D:\a\spt-core\spt-core'
2026-06-02T10:15:18.3147026Z ##[group]Initializing the repository
2026-06-02T10:15:18.3147650Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\spt-core\spt-core
2026-06-02T10:15:18.3148350Z Initialized empty Git repository in D:/a/spt-core/spt-core/.git/
2026-06-02T10:15:18.3156371Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/SaberMage/spt-core
2026-06-02T10:15:18.3157772Z ##[endgroup]
2026-06-02T10:15:18.3158339Z ##[group]Disabling automatic garbage collection
2026-06-02T10:15:18.3165970Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2026-06-02T10:15:18.3172370Z ##[endgroup]
2026-06-02T10:15:18.3172966Z ##[group]Setting up auth
2026-06-02T10:15:18.3173660Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-02T10:15:18.3175684Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-02T10:15:19.2772285Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-02T10:15:19.3147807Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-02T10:15:19.8977461Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-02T10:15:19.9300798Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-02T10:15:20.5110776Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-02T10:15:20.5466538Z ##[endgroup]
2026-06-02T10:15:20.5467855Z ##[group]Fetching the repository
2026-06-02T10:15:20.5483780Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a32b0710dae8e0be0da7068203f8c2dc9d17f58b:refs/remotes/origin/dev-freeform
2026-06-02T10:15:22.3249501Z From https://github.com/SaberMage/spt-core
2026-06-02T10:15:22.3251003Z  * [new ref]         a32b0710dae8e0be0da7068203f8c2dc9d17f58b -> origin/dev-freeform
2026-06-02T10:15:22.3598297Z ##[endgroup]
2026-06-02T10:15:22.3599312Z ##[group]Determining the checkout info
2026-06-02T10:15:22.3603836Z ##[endgroup]
2026-06-02T10:15:22.3613487Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-06-02T10:15:22.4008353Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-02T10:15:22.4471268Z ##[group]Checking out the ref
2026-06-02T10:15:22.4476312Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-02T10:15:22.5183098Z Switched to a new branch 'dev-freeform'
2026-06-02T10:15:22.5201492Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-02T10:15:22.5253313Z ##[endgroup]
2026-06-02T10:15:22.5739619Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-06-02T10:15:22.6009319Z a32b0710dae8e0be0da7068203f8c2dc9d17f58b
